[INFO] cloning repository https://github.com/Dicklesworthstone/frankentorch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dicklesworthstone/frankentorch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDicklesworthstone%2Ffrankentorch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDicklesworthstone%2Ffrankentorch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0cb3f93117ec37d0efc649e347dead1110af4c0
[INFO] fixing Dicklesworthstone/frankentorch against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDicklesworthstone%2Ffrankentorch" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  86% (3554/4089)
Updating files:  87% (3558/4089)
Updating files:  88% (3599/4089)
Updating files:  89% (3640/4089)
Updating files:  90% (3681/4089)
Updating files:  91% (3721/4089)
Updating files:  92% (3762/4089)
Updating files:  93% (3803/4089)
Updating files:  94% (3844/4089)
Updating files:  95% (3885/4089)
Updating files:  96% (3926/4089)
Updating files:  97% (3967/4089)
Updating files:  98% (4008/4089)
Updating files:  99% (4049/4089)
Updating files: 100% (4089/4089)
Updating files: 100% (4089/4089), done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Dicklesworthstone/frankentorch
[INFO] finished tweaking git repo https://github.com/Dicklesworthstone/frankentorch
[INFO] tweaked toml for git repo https://github.com/Dicklesworthstone/frankentorch written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dicklesworthstone/frankentorch on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dicklesworthstone/frankentorch already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mimalloc v0.1.52
[INFO] [stderr]   Downloaded ftui v0.2.1
[INFO] [stderr]   Downloaded unicode-display-width v0.3.0
[INFO] [stderr]   Downloaded allocation-counter v0.8.1
[INFO] [stderr]   Downloaded prost-derive v0.14.4
[INFO] [stderr]   Downloaded prost v0.14.4
[INFO] [stderr]   Downloaded ftui-style v0.2.1
[INFO] [stderr]   Downloaded ftui-text v0.2.1
[INFO] [stderr]   Downloaded ftui-layout v0.2.1
[INFO] [stderr]   Downloaded ftui-core v0.2.1
[INFO] [stderr]   Downloaded ftui-render v0.2.1
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.49
[INFO] [stderr]   Downloaded ftui-widgets v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bb71938da0fb21cccb906a136953de1218ecae74c337f733a50ed830f94b9aa5
[INFO] running `Command { std: "docker" "start" "bb71938da0fb21cccb906a136953de1218ecae74c337f733a50ed830f94b9aa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bb71938da0fb21cccb906a136953de1218ecae74c337f733a50ed830f94b9aa5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb71938da0fb21cccb906a136953de1218ecae74c337f733a50ed830f94b9aa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bb71938da0fb21cccb906a136953de1218ecae74c337f733a50ed830f94b9aa5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking hybrid-array v0.4.10
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling virtue-next v0.1.3
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking unty-next v0.1.1
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling bincode_derive-next v2.1.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking allocation-counter v0.8.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking digest v0.11.2
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking insta v1.47.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking prost v0.14.4
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking signatory v0.27.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking franken-kernel v0.3.4
[INFO] [stderr]     Checking franken-evidence v0.3.4
[INFO] [stderr]     Checking bincode-next v2.1.0
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking safetensors v0.7.0
[INFO] [stderr]     Checking franken-decision v0.3.4
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ft-core v0.1.0 (/opt/rustwide/workdir/crates/ft-core)
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking ft-kernel-cpu v0.1.0 (/opt/rustwide/workdir/crates/ft-kernel-cpu)
[INFO] [stderr]     Checking ft-runtime v0.1.0 (/opt/rustwide/workdir/crates/ft-runtime)
[INFO] [stderr]     Checking ft-device v0.1.0 (/opt/rustwide/workdir/crates/ft-device)
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking nkeys v0.4.5
[INFO] [stderr]     Checking asupersync v0.3.4
[INFO] [stdout] error[E0433]: cannot find type `Complex64` in this scope
[INFO] [stdout]     --> crates/ft-core/src/lib.rs:4702:13
[INFO] [stdout]      |
[INFO] [stdout] 4702 |             Complex64::new(9.0, 9.0),
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Complex64`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these type aliases
[INFO] [stdout]      |
[INFO] [stdout] 3011 +     use crate::Complex64;
[INFO] [stdout]      |
[INFO] [stdout] 3011 +     use num_complex::Complex64;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Complex64` in this scope
[INFO] [stdout]     --> crates/ft-core/src/lib.rs:4703:13
[INFO] [stdout]      |
[INFO] [stdout] 4703 |             Complex64::new(1.25, -2.5),
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Complex64`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these type aliases
[INFO] [stdout]      |
[INFO] [stdout] 3011 +     use crate::Complex64;
[INFO] [stdout]      |
[INFO] [stdout] 3011 +     use num_complex::Complex64;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Complex64` in this scope
[INFO] [stdout]     --> crates/ft-core/src/lib.rs:4704:13
[INFO] [stdout]      |
[INFO] [stdout] 4704 |             Complex64::new(-3.5, 4.75),
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Complex64`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these type aliases
[INFO] [stdout]      |
[INFO] [stdout] 3011 +     use crate::Complex64;
[INFO] [stdout]      |
[INFO] [stdout] 3011 +     use num_complex::Complex64;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Complex128` in this scope
[INFO] [stdout]     --> crates/ft-core/src/lib.rs:4729:13
[INFO] [stdout]      |
[INFO] [stdout] 4729 |             Complex128::new(9.0, 9.0),
[INFO] [stdout]      |             ^^^^^^^^^^ use of undeclared type `Complex128`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 3011 +     use crate::Complex128;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Complex128` in this scope
[INFO] [stdout]     --> crates/ft-core/src/lib.rs:4730:13
[INFO] [stdout]      |
[INFO] [stdout] 4730 |             Complex128::new(1.25, -2.5),
[INFO] [stdout]      |             ^^^^^^^^^^ use of undeclared type `Complex128`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 3011 +     use crate::Complex128;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Complex128` in this scope
[INFO] [stdout]     --> crates/ft-core/src/lib.rs:4731:13
[INFO] [stdout]      |
[INFO] [stdout] 4731 |             Complex128::new(-3.5, 4.75),
[INFO] [stdout]      |             ^^^^^^^^^^ use of undeclared type `Complex128`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 3011 +     use crate::Complex128;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Complex64` in this scope
[INFO] [stdout]     --> crates/ft-core/src/lib.rs:5415:13
[INFO] [stdout]      |
[INFO] [stdout] 5415 |             Complex64::new(1.0, 2.0),
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Complex64`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these type aliases
[INFO] [stdout]      |
[INFO] [stdout] 3011 +     use crate::Complex64;
[INFO] [stdout]      |
[INFO] [stdout] 3011 +     use num_complex::Complex64;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Complex64` in this scope
[INFO] [stdout]     --> crates/ft-core/src/lib.rs:5416:13
[INFO] [stdout]      |
[INFO] [stdout] 5416 |             Complex64::new(3.0, -0.5),
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Complex64`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these type aliases
[INFO] [stdout]      |
[INFO] [stdout] 3011 +     use crate::Complex64;
[INFO] [stdout]      |
[INFO] [stdout] 3011 +     use num_complex::Complex64;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Complex64` in this scope
[INFO] [stdout]     --> crates/ft-core/src/lib.rs:5417:13
[INFO] [stdout]      |
[INFO] [stdout] 5417 |             Complex64::new(-4.0, 5.0),
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `Complex64`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these type aliases
[INFO] [stdout]      |
[INFO] [stdout] 3011 +     use crate::Complex64;
[INFO] [stdout]      |
[INFO] [stdout] 3011 +     use num_complex::Complex64;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Complex128` in this scope
[INFO] [stdout]     --> crates/ft-core/src/lib.rs:5514:13
[INFO] [stdout]      |
[INFO] [stdout] 5514 |             Complex128::new(1.0, 2.0),
[INFO] [stdout]      |             ^^^^^^^^^^ use of undeclared type `Complex128`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 3011 +     use crate::Complex128;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Complex128` in this scope
[INFO] [stdout]     --> crates/ft-core/src/lib.rs:5515:13
[INFO] [stdout]      |
[INFO] [stdout] 5515 |             Complex128::new(3.0, 4.0),
[INFO] [stdout]      |             ^^^^^^^^^^ use of undeclared type `Complex128`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 3011 +     use crate::Complex128;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Complex128` in this scope
[INFO] [stdout]     --> crates/ft-core/src/lib.rs:5516:13
[INFO] [stdout]      |
[INFO] [stdout] 5516 |             Complex128::new(-5.0, 6.0),
[INFO] [stdout]      |             ^^^^^^^^^^ use of undeclared type `Complex128`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 3011 +     use crate::Complex128;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Complex128` in this scope
[INFO] [stdout]     --> crates/ft-core/src/lib.rs:5517:13
[INFO] [stdout]      |
[INFO] [stdout] 5517 |             Complex128::new(7.0, -8.0),
[INFO] [stdout]      |             ^^^^^^^^^^ use of undeclared type `Complex128`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 3011 +     use crate::Complex128;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Complex128` in this scope
[INFO] [stdout]     --> crates/ft-core/src/lib.rs:5904:13
[INFO] [stdout]      |
[INFO] [stdout] 5904 |             Complex128::new(1.0, 2.0),
[INFO] [stdout]      |             ^^^^^^^^^^ use of undeclared type `Complex128`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 3011 +     use crate::Complex128;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Complex128` in this scope
[INFO] [stdout]     --> crates/ft-core/src/lib.rs:5905:13
[INFO] [stdout]      |
[INFO] [stdout] 5905 |             Complex128::new(3.0, -4.0),
[INFO] [stdout]      |             ^^^^^^^^^^ use of undeclared type `Complex128`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 3011 +     use crate::Complex128;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Complex128` in this scope
[INFO] [stdout]     --> crates/ft-core/src/lib.rs:5906:13
[INFO] [stdout]      |
[INFO] [stdout] 5906 |             Complex128::new(-5.0, 6.0),
[INFO] [stdout]      |             ^^^^^^^^^^ use of undeclared type `Complex128`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]      |
[INFO] [stdout] 3011 +     use crate::Complex128;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ft-dispatch v0.1.0 (/opt/rustwide/workdir/crates/ft-dispatch)
[INFO] [stderr]     Checking ft-autograd v0.1.0 (/opt/rustwide/workdir/crates/ft-autograd)
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ft-core` (lib test) due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `asupersync` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name asupersync --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/asupersync-0.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unused '--warn=clippy::pedantic' '--warn=clippy::nursery' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_vec' '--allow=clippy::used_underscore_binding' '--allow=clippy::use_self' '--allow=clippy::unused_self' '--allow=clippy::unused_peekable' --allow=unused_doc_comments '--allow=clippy::unused_async' --deny=unsafe_code '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_sort_by' '--allow=clippy::unnecessary_debug_formatting' '--allow=clippy::unit_arg' '--allow=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::suboptimal_flops' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::significant_drop_tightening' '--allow=clippy::significant_drop_in_scrutinee' '--allow=clippy::should_implement_trait' '--allow=clippy::semicolon_if_nothing_returned' '--allow=clippy::return_self_not_must_use' '--allow=clippy::result_large_err' '--allow=clippy::redundant_pattern_matching' '--allow=clippy::redundant_field_names' '--allow=clippy::redundant_else' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::redundant_clone' '--allow=clippy::read_zero_byte_vec' '--allow=clippy::ptr_as_ptr' '--allow=clippy::or_fun_call' '--allow=clippy::option_option' '--allow=clippy::option_if_let_else' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::new_without_default' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_pass_by_ref_mut' '--allow=clippy::must_use_unit' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::module_inception' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_inline_in_public_items' '--allow=clippy::missing_fields_in_debug' '--allow=clippy::missing_errors_doc' --allow=missing_docs '--allow=clippy::missing_const_for_fn' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_multiple_of' '--allow=clippy::manual_div_ceil' '--allow=clippy::manual_checked_ops' '--allow=clippy::len_zero' '--allow=clippy::large_futures' '--allow=clippy::large_enum_variant' '--allow=clippy::items_after_test_module' '--allow=clippy::items_after_statements' '--allow=clippy::inefficient_to_string' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::format_push_string' '--allow=clippy::format_collect' '--allow=clippy::float_cmp' '--allow=clippy::field_reassign_with_default' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::duration_suboptimal_units' '--allow=clippy::doc_markdown' '--allow=clippy::derive_partial_eq_without_eq' '--allow=clippy::default_trait_access' '--allow=clippy::collection_is_never_read' '--allow=clippy::collapsible_if' '--allow=clippy::cognitive_complexity' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::branches_sharing_code' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' '--allow=clippy::assertions_on_constants' '--allow=clippy::arithmetic_side_effects' --check-cfg 'cfg(loom)' --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(feature, values("quic", "http3", "wasm-browser-preview", "simd-intrinsics", "messaging-fabric", "obligation-cleanup-e2e"))' --cfg 'feature="test-internals"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atpd-daemon", "benchmark-adapters", "browser-io", "browser-trace", "cancel-correctness-oracle", "cli", "compression", "config-file", "criterion-benches", "debug-server", "default", "deterministic-mode", "fuzz", "h3-websocket-e2e", "http3", "io-uring", "kafka", "lab-stack-traces", "legacy-internal-test-harnesses", "lock-metrics", "loom-tests", "messaging-fabric", "metrics", "mysql", "native-runtime", "obligation-cleanup-e2e", "obligation-leak-detection", "postgres", "proc-macros", "quic", "raptorq-roundtrip-e2e", "real-service-e2e", "serialization-golden-harnesses", "simd-intrinsics", "sqlite", "tailscale-path-provider", "test-internals", "tls", "tls-native-roots", "tls-webpki-roots", "tokio-compat", "tower", "trace-compression", "tracing-integration", "waker-profiling", "wasm-browser-deterministic", "wasm-browser-dev", "wasm-browser-minimal", "wasm-browser-preview", "wasm-browser-prod", "wasm-runtime"))' -C metadata=042a9f6d604835fa -C extra-filename=-5c1b0f734ec8bafa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-616c9e53bd58327c.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-338dc187bf909e4f.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode_next-7eb916ddd929723d.rmeta --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-b4758f3097ece529.rmeta --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-c471baaca49f8064.rmeta --extern crossbeam_deque=/opt/rustwide/target/debug/deps/libcrossbeam_deque-50259350b48fa5dd.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-ca12ff7c7e4ab1aa.rmeta --extern franken_decision=/opt/rustwide/target/debug/deps/libfranken_decision-dc3ea95bae56a3a4.rmeta --extern franken_evidence=/opt/rustwide/target/debug/deps/libfranken_evidence-05e1b43c02ed2839.rmeta --extern franken_kernel=/opt/rustwide/target/debug/deps/libfranken_kernel-aba53743f86f8f55.rmeta --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-8bf1b0573f28084d.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-28c2cadf5d660b3f.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-72bf082de5877d06.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-e70d8a861528f08b.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-c9d679032b47ebe2.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-f70bbdeac636c92a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-63e8186e91742809.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-1bc35ed671432697.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-b1c8b1f3739818ba.rmeta --extern nkeys=/opt/rustwide/target/debug/deps/libnkeys-a8027075e9e1fa46.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-3ef346deed4130fa.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-fb0b0bcba86bc4f1.rmeta --extern polling=/opt/rustwide/target/debug/deps/libpolling-0f31fb7d4962e25a.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-4f328e4ee16f80de.rmeta --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-4a972235aeac0f2b.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-336c747a63fc3ef2.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d5c8af523b96a551.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-07aeaeefac5fad96.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-45366d807fa6631e.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-f178227ba6b0cdc9.rmeta --extern signal_hook=/opt/rustwide/target/debug/deps/libsignal_hook-f7ae1cf414a43136.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-c8dfeb1468e0ebe8.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-c326a5f51f7d7304.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-4e4ecad3d094032b.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-40e28f5b22032731.rmeta --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-c35ea82f5c1632d6.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-9ba1ceb2809192d3.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a369fe298a7f8451.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9b2cf5cd3c1bd9fc.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5d8a9f8ff04bbe54.rmeta --extern visibility=/opt/rustwide/target/debug/deps/libvisibility-1ae3cd87a3887ee0.so --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-efb6061a136900aa.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "bb71938da0fb21cccb906a136953de1218ecae74c337f733a50ed830f94b9aa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb71938da0fb21cccb906a136953de1218ecae74c337f733a50ed830f94b9aa5", kill_on_drop: false }`
[INFO] [stdout] bb71938da0fb21cccb906a136953de1218ecae74c337f733a50ed830f94b9aa5
